Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support managed os channel automatic deletion #195

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

aalves08
Copy link
Contributor

@aalves08 aalves08 commented Jul 12, 2024

Fixes #189

To test

  • Needs operator version 1.6 installed
helm upgrade --create-namespace -n cattle-elemental-system --install elemental-operator-crds \
   oci://registry.opensuse.org/isv/rancher/elemental/staging/charts/rancher/elemental-operator-crds-chart

helm upgrade --create-namespace -n cattle-elemental-system --install elemental-operator \
   oci://registry.opensuse.org/isv/rancher/elemental/staging/charts/rancher/elemental-operator-chart
  • go to Elemental -> Advanced -> Os Version Channels and create a new channel with the checkbox selected and see network or YAML to confirm that option is set to true (default is false)

Video
https://github.com/user-attachments/assets/c60da4fa-2469-460b-bc5f-39eab5e4de16

@aalves08 aalves08 self-assigned this Jul 12, 2024
@aalves08 aalves08 force-pushed the 189-channel-automatic-deletion branch from 76a4617 to 93e9d16 Compare August 6, 2024 11:06
@aalves08 aalves08 marked this pull request as ready for review August 6, 2024 11:08
@aalves08 aalves08 merged commit d0444a9 into rancher:main Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support channel automatic deletion option
2 participants